New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@byzanteam/eslint-config-javascript

Package Overview
Dependencies
Maintainers
5
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byzanteam/eslint-config-javascript

Byzanteam sharable ESLint configuration for JavaScript.

1.0.2
latest
Source
npm
Version published
Weekly downloads
2
Maintainers
5
Weekly downloads
 
Created
Source

@byzanteam/eslint-config-javascript

Byzanteam sharable ESLint configuration for JavaScript.

Installation

$ npm install -D eslint @byzanteam/eslint-config-javascript

Usage

// .eslintrc.js
module.exports = {
  extends: '@byzanteam/javascript',
}

Keywords

eslint

FAQs

Package last updated on 24 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts